Side navigation
Ticket #2743: possible changes.txt
File possible changes.txt, 0.3 KB (added by flesler, April 25, 2008 03:15AM UTC)
Some more possible changes described
- $.each with args is only used in: 1327 and 2444, could be discarded ?
line 184 - does it matter what document creates a text node ?
- .isArrayLike() as jQuery method ? can be used at jQuery.makeArray, jQuery.fn.not and some other places.
line 555 - maybe instead of target = {} --> return target or return {}? (unsure)
Download in other formats:
Original Format
File possible changes.txt, 0.3 KB (added by flesler, April 25, 2008 03:15AM UTC)
Some more possible changes described
- $.each with args is only used in: 1327 and 2444, could be discarded ?
line 184 - does it matter what document creates a text node ?
- .isArrayLike() as jQuery method ? can be used at jQuery.makeArray, jQuery.fn.not and some other places.
line 555 - maybe instead of target = {} --> return target or return {}? (unsure)